home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Commerce / eBay.src < prev    next >
Text File  |  1998-10-27  |  766b  |  30 lines

  1. # Created by Gord Lacey
  2. # Visit www.apple-donuts.com
  3. # mailto:bluefrog@shaw.wave.ca
  4.  
  5. <search 
  6.     name = "eBay"
  7.     method = get 
  8.     action = "http://search.ebay.com/cgi-bin/texis/ebay/results.html"
  9.     update = "http://www.apple-donuts.com/sherlock/eBay.src.hqx"
  10.     updateCheckDays = 3 
  11.     bannerLink = "http://www.apple-donuts.com/sherlocksearch/link/index.html"
  12.     bannerImage = '<img src = "http://www.apple-donuts.com/sherlocksearch/link/banner.gif">''
  13.     >
  14.     
  15. <INPUT NAME="query" user>
  16. <INPUT NAME="maxRecordsReturned" VALUE="100">
  17. <INPUT NAME="maxRecordsPerPage" VALUE="100">
  18. <INPUT NAME="SortProperty" VALUE="MetaEndSort">
  19.  
  20.  
  21. <interpret
  22. resultListStart = "<strong>Ends </strong>"
  23. resultListEnd = "matching the query"
  24.  
  25. resultItemStart = "<tr>"
  26. resultItemEnd="</tr>"
  27.     >
  28. </search>
  29.  
  30.